home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / snip9_91.arc / EVSAVRES.TXT < prev    next >
Text File  |  1991-09-17  |  241b  |  6 lines

  1. To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00
  2.                           to control port at 0x3C0
  3.  
  4. To restore screen       - read flipflop at 0x3DA, then write 0x020
  5.                           to control port at 0x3C0
  6.